home *** CD-ROM | disk | FTP | other *** search
/ Aminet 23 / Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso / Aminet / util / boot / NewAllocMem.readme < prev    next >
Text File  |  1998-01-05  |  3KB  |  111 lines

  1. Short:    Patch for AllocMem() V1.0
  2. Author:   Adam Polkosnik <lucky@silly.com>
  3. Uploader: Adam Polkosnik <lucky@silly.com>
  4. Version:  1.0
  5. Type:     util/sys
  6. Requires: kick 3.0+.
  7.  
  8. Long:
  9.  
  10. NewAllocMem © 1997 Adam Polkosnik
  11.  
  12. DESCRIPTION:
  13. -----------
  14. This proggy patches AllocMem() of the exec.library to
  15. use one that is better for a few reasons...
  16.  
  17.  
  18. DISCLAIMER:
  19. ----------
  20. Use this program at your own risk!
  21. I assume no responsibility or liability for problem(s) and/or damage(s)
  22. that occur by the use, modification, and/or existence of this product,
  23. and/or its parts in any form.
  24. Don't blame me if your miggy ate your dog,cat and your research paper ;-)
  25.  
  26.  
  27. INSTALLATION:
  28. ------------
  29. Copy it to your c: directory or wherever you like.
  30. You can add the line C:NewAllocMem to your startup-sequence, or
  31. user-startup.
  32.  
  33. USAGE:
  34. -----
  35. C:NewAllocMem
  36.  
  37. That should do the magic. 
  38.  
  39.  
  40.  
  41. WHAT'S SO GOOD ABOUT IT:
  42. -----------------------
  43.  
  44.     - NewAllocMem is full AllocMem() replacement
  45.     
  46.     - Doesn't call Allocate() or AllocAbs() anymore
  47.  
  48.     - Flush should work for the first time
  49.       (no need for "magic" like in AllocP) 
  50.  
  51.     - Fast memory clearing routine is used
  52.       to clear big blocks of memory
  53.  
  54.     - Obvious optimisations made...(should be faster than the original)
  55.  
  56. REASONS FOR THIS RELEASE:
  57. ------------------------
  58.  
  59.      - I was getting tired of all those partial replacements that
  60.        were wasting CPU time.
  61.        
  62.      - AllocP 1.x ( C coded version) yuck!
  63.      
  64.      - Getting publicity for upcoming OS-patcher made by me with cooperation
  65.         with:
  66.           - Dave Jones
  67.           - Iain Barclay
  68.           - Jess Sosnoski
  69.      
  70.      - Hmm... I just forgot this one...
  71.  
  72.  
  73. HISTORY:
  74. -------
  75. 1.0     First Release
  76.  
  77. AUTHOR:
  78. ------
  79. Adam Polkosnik
  80. 140 N3 Street #1
  81. Brooklyn, NY 11211
  82. USA
  83.  
  84. lucky@silly.com
  85.  
  86. Updates will appear on my webpage before they appear in Aminet's RECENT file.
  87. http://www.silly.com/~lucky
  88.  
  89. IRC nick: DC1 (on most irc networks)
  90.  
  91. Emails, gifts, money, food, ideas, A4000 motherboards will all be accepted.
  92.  
  93. THANX TO:
  94. --------
  95. You know who you are...
  96.  
  97.  
  98. HIYAS TO:
  99. --------
  100. Kwas'97, JJJ & BobK, ERU/TAQUART, lameria z IO4,...
  101.  
  102.  
  103. ============================= Archive contents =============================
  104.  
  105. Original  Packed Ratio    Date     Time    Name
  106. -------- ------- ----- --------- --------  -------------
  107.      832     682 18.0% 04-Nov-97 02:30:50  NewAllocMem
  108.     2139    1175 45.0% 04-Nov-97 02:26:26  NewAllocMem.readme
  109. -------- ------- ----- --------- --------
  110.     2971    1857 37.4% 10-Nov-97 03:52:08   2 files
  111.